home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Dom i biuro
/
Crimson Editor 3.70
/
cedt370r.exe
/
spec
/
winres-script.spc
< prev
next >
Wrap
Text File
|
2004-05-09
|
420b
|
18 lines
# WINDOWS RESOURCE SCRIPTS LANGUAGE SPECIFICATION FILE FOR CRIMSON EDITOR
# FIRST EDITED BY M-KNIGHT 2004.05.01
# EDITED FROM UltraEdit, ConText and EditPlus WORDFILEs
$BlockCommentOn=/*
$BlockCommentOff=*/
$CaseSensitive=No
$Delimiters=!$&()*+,-./:;<=>[]{|}~@%^\"'?
$EscapeChar=\
$IndentationOn={
$IndentationOff=}
$LineComment=//
$Pairs1=()
$Pairs2=[]
$Pairs3={}
$QuotationMark1="
$QuotationMark2='